home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / BBS-Archive / Comm / traceroute-1.0.lha / traceroute / src / traceroute_ixsupport_protos.h < prev    next >
Text File  |  1994-05-09  |  113b  |  9 lines

  1. /* Prototypes for functions defined in
  2. traceroute_ixsupport.c
  3.  */
  4.  
  5. int getpid(void);
  6.  
  7. void setlinebuf(FILE * );
  8.  
  9.